home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
- <background>
- <id>66246</id>
- <filler1>0</filler1>
- <cantDelete> <false /> </cantDelete>
- <showPict> <true /> </showPict>
- <dontSearch> <false /> </dontSearch>
- <link rel="stylesheet" type="text/css" href="stylesheet_9613.css" />
- <name></name>
- <script>on MouseEnter
- get the short name of the target
- if word 1 of it is "card" then exit mouseEnter
- set the visible of cd fld it to true
- end MouseEnter
-
- on MouseLeave
- get the long name of the target
- if word 7 of it is not 66469 then exit mouseLeave
- if word 2 of it is "field" then exit mouseLeave
- if the last word of the id of this card is 66469 then
- get the short name of the target
- set the visible of cd fld it to false
- end if
- end MouseLeave
-
- on openCard
- minMenus
- end openCard
-
- on closeCard
- maxMenus
- end closeCard
- </script>
- </background>
-